config.h.win32.in: Update for _lock_file()
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 4 Jan 2016 07:09:14 +0000 (15:09 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 4 Jan 2016 07:09:14 +0000 (15:09 +0800)
commitaa352168c9815a604b2130c48bb857bf322fe17d
tree5251410e92568d11f4ce88db0241b3ce15cd2e2d
parenta009a50239520f1227721e3b9399adbecda04784
config.h.win32.in: Update for _lock_file()

The Visual Studio versions that we support supports locking functions in
their CRT, so support that to optimize things a bit.  Also update the
config.h.win32.in so that its entries are more in line with the ones in
the autootols builds, and make sure that we use UNIX line endings.
config.h.win32.in